You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExprInt Class
>
MtxExprInt Methods
>
Ramp Method
>
MtxExprInt.Ramp Method ([In] int)
Dew Math for .NET
MtxExprInt.Ramp Method ([In] int)
MtxExprInt Class
MtxExprInt Members
Dew.Math.Units Namespace
Ramp Method
Collapse All
Returns a
VectorInt
of [0, 1, .., Len-1] numbers.
Syntax
C#
Visual Basic
public
static
VectorInt
Ramp
([In]
int
Len
);
Public
static
Function
Ramp
(
Len
As
[In] int)
As
VectorInt
Remarks
Internally calls
TVecInt.Ramp
Group
Ramp Method
Links
MtxExprInt Class
,
MtxExprInt Members
,
Dew.Math.Units Namespace
,
Ramp Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!